home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q105 / 2 / 50.TXT < prev    next >
Text File  |  1993-11-02  |  3KB  |  70 lines

  1. DOCUMENT:Q105250  14-OCT-1993  [W_NT]
  2. TITLE   :Cannot use UNC Pathname for Working Directory in Windows NT
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ----------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. ----------------------------------------------------------------------
  14.  
  15. SYMPTOMS
  16. ========
  17.  
  18. In Windows NT, you cannot specify a UNC (universal naming convention)
  19. pathname for a working directory of an icon. If you set a UNC pathname
  20. as a working directory, you will not receive an error message
  21. indicating that the working directory is invalid, but the directory
  22. specified will not be the working directory.
  23.  
  24. WORKAROUND
  25. ==========
  26.  
  27. To work around this limitation, use the File Manager to make a full
  28. connection to the desired share and specify that drive as the working
  29. directory.
  30.  
  31. MORE INFORMATION
  32. ================
  33.  
  34. Steps to Reproduce Problem
  35. --------------------------
  36.  
  37. 1. In File Manager, share a directory either on the local computer
  38.    or a remote computer.
  39.  
  40. 2. In Program Manager, create an icon with the following properties:
  41.  
  42.       Command Line:       WRITE.EXE
  43.       Working Directory:  \\computername\sharename
  44.  
  45. 3. Start Write using the new icon and choose Open from the File menu.
  46.  
  47. In the Directories list of the Open dialog box, you will not see the
  48. path to the working directory specified in the Program Item Properties
  49. using the UNC pathname, even though you did not receive any no error
  50. messages.
  51.  
  52. Additional reference words: 3.10
  53. KBCategory:
  54. KBSubcategory: netsrv winnt
  55.  
  56. =============================================================================
  57.  
  58. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  59. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  60. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  61. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  62. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  63. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  64. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  65. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  66. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  67. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  68. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  69.  
  70. Copyright Microsoft Corporation 1993.